DoubleNIProviderIBinaryIODoubleNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<DoubleN> IProvider<IBinaryIO<DoubleN>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of DoubleN)
Implements IProvider(Of IBinaryIO(Of DoubleN)).GetInstance
private:
virtual IBinaryIO<DoubleN>^ GetInstance() sealed = IProvider<IBinaryIO<DoubleN>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<DoubleN>
private override GetInstance : unit -> IBinaryIO<DoubleN>
IBinaryIODoubleNAn instance of
T.
IProviderTGetInstance